'宣言 Public Function TryGetValue( _ ByVal key As TKey, _ ByRef value As TValue _ ) As Boolean
public bool TryGetValue( TKey key, out TValue value )
WeakDictionary<TKey,TValue> クラス WeakDictionary<TKey,TValue> メンバ